Apply actions in reference-dependency order
Open
@ayoubdiourin7 is already working on this.
Since Sep 1, 2026.
hackbot
- Dominant language
- Python
- Stars
- 570
- Forks
- 351
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 65
Description
Follow-up on https://github.com/mozilla/bugbug/pull/6717#discussion_r3863068720.
Action references currently depend on recording order. Actions defining a referenced value should always be applied before actions that use it.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.