rust/.github/workflows
Alejandra González e29e3539f0
Cleanup feature_freeze workflow (#15231)
Delete the step and the conditional that checks `changes != '[]'`
(`github.event.pull_request.changed_file`s returns the number of files
changed in the pull request - not the list of changed files)
Escape newlines in the comment body safely
Use Bearer instead of deprecated token

changelog: none
2025-07-10 19:41:23 +00:00
..
clippy_changelog.yml Read PR body from event in clippy_changelog action 2025-05-05 15:30:56 +00:00
clippy_dev.yml Make CI a little bit safer 2025-01-03 00:44:35 +01:00
clippy_mq.yml Move internal lints to their own crate 2025-04-12 17:53:36 -04:00
clippy_pr.yml Move internal lints to their own crate 2025-04-12 17:53:36 -04:00
deploy.yml set concurrency for the deploy job 2025-03-23 21:08:41 +09:00
feature_freeze.yml Cleanup feature_freeze 2025-07-10 23:12:02 +05:00
lintcheck.yml Create summary comment for lintcheck runs 2025-05-16 01:07:56 +00:00
lintcheck_summary.yml Create summary comment for lintcheck runs 2025-05-16 01:07:56 +00:00
remark.yml Use the latest nightly rust to run linkcheck 2025-03-04 08:50:26 +01:00